net/http.http2randomWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L11668: 	queuePool http2writeQueuePool
		h2_bundle.go#L11681: 	ws.queuePool.put(q)
		h2_bundle.go#L11696: 		q = ws.queuePool.get()
		h2_bundle.go#L11712: 				ws.queuePool.put(q)